+2000-11-08 Havoc Pennington <hp@pobox.com>
+
+ * gtk/gtktexttag.c (gtk_text_tag_class_init): Add visible and
+ visible_set args, don't know where these had gone, I thought they
+ used to be there
+
+ * gtk/testtext.c: Add a menu item to apply invisibility tag;
+ now we can test the feature and see that it's totally broken.
+
2000-11-08 Havoc Pennington <hp@pobox.com>
Make DND copy pixbufs and tags when source and target share a
* gtk/gtktextview.c (gtk_text_view_drag_data_get): provide the
in-process GTK_TEXT_BUFFER_CONTENTS target
(gtk_text_view_drag_data_received): Paste from
- GTK_TEXT_BUFFER_CONTENTS if we receive it.
+ GTK_TEXT_BUFFER_CONTENTS if we receive it.
2000-11-08 Alexander Larsson <alexl@redhat.com>
+2000-11-08 Havoc Pennington <hp@pobox.com>
+
+ * gtk/gtktexttag.c (gtk_text_tag_class_init): Add visible and
+ visible_set args, don't know where these had gone, I thought they
+ used to be there
+
+ * gtk/testtext.c: Add a menu item to apply invisibility tag;
+ now we can test the feature and see that it's totally broken.
+
2000-11-08 Havoc Pennington <hp@pobox.com>
Make DND copy pixbufs and tags when source and target share a
* gtk/gtktextview.c (gtk_text_view_drag_data_get): provide the
in-process GTK_TEXT_BUFFER_CONTENTS target
(gtk_text_view_drag_data_received): Paste from
- GTK_TEXT_BUFFER_CONTENTS if we receive it.
+ GTK_TEXT_BUFFER_CONTENTS if we receive it.
2000-11-08 Alexander Larsson <alexl@redhat.com>
+2000-11-08 Havoc Pennington <hp@pobox.com>
+
+ * gtk/gtktexttag.c (gtk_text_tag_class_init): Add visible and
+ visible_set args, don't know where these had gone, I thought they
+ used to be there
+
+ * gtk/testtext.c: Add a menu item to apply invisibility tag;
+ now we can test the feature and see that it's totally broken.
+
2000-11-08 Havoc Pennington <hp@pobox.com>
Make DND copy pixbufs and tags when source and target share a
* gtk/gtktextview.c (gtk_text_view_drag_data_get): provide the
in-process GTK_TEXT_BUFFER_CONTENTS target
(gtk_text_view_drag_data_received): Paste from
- GTK_TEXT_BUFFER_CONTENTS if we receive it.
+ GTK_TEXT_BUFFER_CONTENTS if we receive it.
2000-11-08 Alexander Larsson <alexl@redhat.com>
+2000-11-08 Havoc Pennington <hp@pobox.com>
+
+ * gtk/gtktexttag.c (gtk_text_tag_class_init): Add visible and
+ visible_set args, don't know where these had gone, I thought they
+ used to be there
+
+ * gtk/testtext.c: Add a menu item to apply invisibility tag;
+ now we can test the feature and see that it's totally broken.
+
2000-11-08 Havoc Pennington <hp@pobox.com>
Make DND copy pixbufs and tags when source and target share a
* gtk/gtktextview.c (gtk_text_view_drag_data_get): provide the
in-process GTK_TEXT_BUFFER_CONTENTS target
(gtk_text_view_drag_data_received): Paste from
- GTK_TEXT_BUFFER_CONTENTS if we receive it.
+ GTK_TEXT_BUFFER_CONTENTS if we receive it.
2000-11-08 Alexander Larsson <alexl@redhat.com>
+2000-11-08 Havoc Pennington <hp@pobox.com>
+
+ * gtk/gtktexttag.c (gtk_text_tag_class_init): Add visible and
+ visible_set args, don't know where these had gone, I thought they
+ used to be there
+
+ * gtk/testtext.c: Add a menu item to apply invisibility tag;
+ now we can test the feature and see that it's totally broken.
+
2000-11-08 Havoc Pennington <hp@pobox.com>
Make DND copy pixbufs and tags when source and target share a
* gtk/gtktextview.c (gtk_text_view_drag_data_get): provide the
in-process GTK_TEXT_BUFFER_CONTENTS target
(gtk_text_view_drag_data_received): Paste from
- GTK_TEXT_BUFFER_CONTENTS if we receive it.
+ GTK_TEXT_BUFFER_CONTENTS if we receive it.
2000-11-08 Alexander Larsson <alexl@redhat.com>
+2000-11-08 Havoc Pennington <hp@pobox.com>
+
+ * gtk/gtktexttag.c (gtk_text_tag_class_init): Add visible and
+ visible_set args, don't know where these had gone, I thought they
+ used to be there
+
+ * gtk/testtext.c: Add a menu item to apply invisibility tag;
+ now we can test the feature and see that it's totally broken.
+
2000-11-08 Havoc Pennington <hp@pobox.com>
Make DND copy pixbufs and tags when source and target share a
* gtk/gtktextview.c (gtk_text_view_drag_data_get): provide the
in-process GTK_TEXT_BUFFER_CONTENTS target
(gtk_text_view_drag_data_received): Paste from
- GTK_TEXT_BUFFER_CONTENTS if we receive it.
+ GTK_TEXT_BUFFER_CONTENTS if we receive it.
2000-11-08 Alexander Larsson <alexl@redhat.com>
+2000-11-08 Havoc Pennington <hp@pobox.com>
+
+ * gtk/gtktexttag.c (gtk_text_tag_class_init): Add visible and
+ visible_set args, don't know where these had gone, I thought they
+ used to be there
+
+ * gtk/testtext.c: Add a menu item to apply invisibility tag;
+ now we can test the feature and see that it's totally broken.
+
2000-11-08 Havoc Pennington <hp@pobox.com>
Make DND copy pixbufs and tags when source and target share a
* gtk/gtktextview.c (gtk_text_view_drag_data_get): provide the
in-process GTK_TEXT_BUFFER_CONTENTS target
(gtk_text_view_drag_data_received): Paste from
- GTK_TEXT_BUFFER_CONTENTS if we receive it.
+ GTK_TEXT_BUFFER_CONTENTS if we receive it.
2000-11-08 Alexander Larsson <alexl@redhat.com>
ARG_BG_FULL_HEIGHT,
ARG_LANGUAGE,
ARG_TABS,
-
+ ARG_INVISIBLE,
+
/* Whether-a-style-arg-is-set args */
ARG_BACKGROUND_SET,
ARG_FOREGROUND_SET,
ARG_BG_FULL_HEIGHT_SET,
ARG_LANGUAGE_SET,
ARG_TABS_SET,
+ ARG_INVISIBLE_SET,
LAST_ARG
};
GTK_ARG_READWRITE, ARG_WRAP_MODE);
gtk_object_add_arg_type ("GtkTextTag::tabs", GTK_TYPE_POINTER,
GTK_ARG_READWRITE, ARG_TABS);
-
+ gtk_object_add_arg_type ("GtkTextTag::invisible", GTK_TYPE_BOOL,
+ GTK_ARG_READWRITE, ARG_INVISIBLE);
+
/* Style args are set or not */
gtk_object_add_arg_type ("GtkTextTag::background_set", GTK_TYPE_BOOL,
GTK_ARG_READWRITE, ARG_BACKGROUND_SET);
GTK_ARG_READWRITE, ARG_WRAP_MODE_SET);
gtk_object_add_arg_type ("GtkTextTag::tabs_set", GTK_TYPE_BOOL,
GTK_ARG_READWRITE, ARG_TABS_SET);
-
+ gtk_object_add_arg_type ("GtkTextTag::invisible_set", GTK_TYPE_BOOL,
+ GTK_ARG_READWRITE, ARG_INVISIBLE_SET);
+
signals[EVENT] =
gtk_signal_new ("event",
size_changed = TRUE;
break;
+ case ARG_INVISIBLE:
+ text_tag->invisible_set = TRUE;
+ text_tag->values->invisible = GTK_VALUE_BOOL (*arg);
+ size_changed = TRUE;
+ break;
+
/* Whether the value should be used... */
case ARG_BACKGROUND_SET:
size_changed = TRUE;
break;
+ case ARG_INVISIBLE_SET:
+ text_tag->invisible_set = GTK_VALUE_BOOL (*arg);
+ size_changed = TRUE;
+ break;
+
default:
g_assert_not_reached ();
break;
GtkTextBuffer *buffer;
char *filename;
gint untitled_serial;
+ GtkTextTag *invisible_tag;
GtkTextTag *not_editable_tag;
GtkTextTag *found_text_tag;
GtkTextTag *custom_tabs_tag;
}
}
+static void
+do_apply_invisible (gpointer callback_data,
+ guint callback_action,
+ GtkWidget *widget)
+{
+ View *view = view_from_widget (widget);
+ GtkTextIter start;
+ GtkTextIter end;
+
+ if (gtk_text_buffer_get_selection_bounds (view->buffer->buffer,
+ &start, &end))
+ {
+ if (callback_action)
+ {
+ gtk_text_buffer_remove_tag (view->buffer->buffer,
+ view->buffer->invisible_tag,
+ &start, &end);
+ }
+ else
+ {
+ gtk_text_buffer_apply_tag (view->buffer->buffer,
+ view->buffer->invisible_tag,
+ &start, &end);
+ }
+ }
+}
static void
do_apply_tabs (gpointer callback_data,
{ "/_Attributes", NULL, 0, 0, "<Branch>" },
{ "/Attributes/Editable", NULL, do_apply_editable, TRUE, NULL },
{ "/Attributes/Not editable", NULL, do_apply_editable, FALSE, NULL },
+ { "/Attributes/Invisible", NULL, do_apply_invisible, FALSE, NULL },
+ { "/Attributes/Visible", NULL, do_apply_invisible, TRUE, NULL },
{ "/Attributes/Custom tabs", NULL, do_apply_tabs, FALSE, NULL },
{ "/Attributes/Default tabs", NULL, do_apply_tabs, TRUE, NULL },
{ "/_Test", NULL, 0, 0, "<Branch>" },
buffer->filename = NULL;
buffer->untitled_serial = -1;
+ buffer->invisible_tag = gtk_text_buffer_create_tag (buffer->buffer, NULL);
+ gtk_object_set (GTK_OBJECT (buffer->invisible_tag),
+ "invisible", TRUE,
+ NULL);
+
buffer->not_editable_tag = gtk_text_buffer_create_tag (buffer->buffer, NULL);
gtk_object_set (GTK_OBJECT (buffer->not_editable_tag),
"editable", FALSE,
GtkTextBuffer *buffer;
char *filename;
gint untitled_serial;
+ GtkTextTag *invisible_tag;
GtkTextTag *not_editable_tag;
GtkTextTag *found_text_tag;
GtkTextTag *custom_tabs_tag;
}
}
+static void
+do_apply_invisible (gpointer callback_data,
+ guint callback_action,
+ GtkWidget *widget)
+{
+ View *view = view_from_widget (widget);
+ GtkTextIter start;
+ GtkTextIter end;
+
+ if (gtk_text_buffer_get_selection_bounds (view->buffer->buffer,
+ &start, &end))
+ {
+ if (callback_action)
+ {
+ gtk_text_buffer_remove_tag (view->buffer->buffer,
+ view->buffer->invisible_tag,
+ &start, &end);
+ }
+ else
+ {
+ gtk_text_buffer_apply_tag (view->buffer->buffer,
+ view->buffer->invisible_tag,
+ &start, &end);
+ }
+ }
+}
static void
do_apply_tabs (gpointer callback_data,
{ "/_Attributes", NULL, 0, 0, "<Branch>" },
{ "/Attributes/Editable", NULL, do_apply_editable, TRUE, NULL },
{ "/Attributes/Not editable", NULL, do_apply_editable, FALSE, NULL },
+ { "/Attributes/Invisible", NULL, do_apply_invisible, FALSE, NULL },
+ { "/Attributes/Visible", NULL, do_apply_invisible, TRUE, NULL },
{ "/Attributes/Custom tabs", NULL, do_apply_tabs, FALSE, NULL },
{ "/Attributes/Default tabs", NULL, do_apply_tabs, TRUE, NULL },
{ "/_Test", NULL, 0, 0, "<Branch>" },
buffer->filename = NULL;
buffer->untitled_serial = -1;
+ buffer->invisible_tag = gtk_text_buffer_create_tag (buffer->buffer, NULL);
+ gtk_object_set (GTK_OBJECT (buffer->invisible_tag),
+ "invisible", TRUE,
+ NULL);
+
buffer->not_editable_tag = gtk_text_buffer_create_tag (buffer->buffer, NULL);
gtk_object_set (GTK_OBJECT (buffer->not_editable_tag),
"editable", FALSE,